home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000348_news@columbia.edu_Wed Feb 1 16:00:51 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA08853
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 1 Feb 1995 11:01:01 -0500
  3. Received: by apakabar.cc.columbia.edu id AA28697
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 1 Feb 1995 11:00:57 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Kermit and PCMCIA
  9. Date: 1 Feb 1995 16:00:51 GMT
  10. Organization: Columbia University
  11. Lines: 15
  12. Message-Id: <3gob7j$s0g@apakabar.cc.columbia.edu>
  13. References: <D39oIw.MGM@wldelft.nl>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <D39oIw.MGM@wldelft.nl>, Dick Dee <dee@wldelft.nl> wrote:
  18. >I have a notebook with a PCMCIA modem, running DOS or
  19. >MSWindows. Kermit doesn't recognize the modem, it gives a message
  20. >"unknown hardware" or something like that. All other communications
  21. >programs I've tried work as expected. Anybody know what's going on?
  22. >
  23. The current version of MS-DOS Kermit is 3.14.  Assuming you have
  24. version 3.13 or 3.14, please consult the KERMIT.BWR file that comes
  25. with it.  There is a section called:
  26.  
  27.   TROUBLESHOOTING MS-DOS KERMIT SERIAL PORT AND MODEM PROBLEMS
  28.  
  29. which contains all the information you need to get this working.
  30.  
  31. - Frank